@charset "UTF-8";
/* ========== 主体框架 start ========== */
/* ————— 头部 start ————— */
.top{background-color: #fff; height: 100px;padding: 0 80px;position: sticky !important;top: 0;width: 100%;box-sizing: border-box;}
/* logo start */
.logo{margin-top: 25px;}
.logo img{ width: 300px;}
/* logo end */
/* 视频弹窗 start */
.aykj-videoPop .layui-layer-setwin .layui-layer-close2{
	width:30px !important;
	height:30px !important;
	right:-40px;
    top:-40px;
	background:url(../images/common/videoPopClose.png) no-repeat center center;
	}
.aykj-videoPop .layui-layer-setwin .layui-layer-close2:hover{ background:url(../images/common/videoPopClose.png) no-repeat center center;}
.aykj-videoPop {
	border:10px solid rgba(255, 255, 255, 0.9);
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1)!important;
	border-radius:5px !important;
	background-color:#000 !important;
	}
/* 视频弹窗 end */
/* 搜索 start */
.topR{overflow: hidden;}
.topR .loginBtnc a{display: block;font-size: 0;margin-right: 25px;}
.topR .loginBtnc a em{display: inline-block;vertical-align: middle;background: url(../images/loginBtnIcn.png) no-repeat left center / contain;width: 20px;height: 20px;margin-right: 7px;}
.topR .loginBtnc a span{display: inline-block;vertical-align: middle;font-size: 16px;color: #0074c1;height: 100px;line-height: 100px;}
.search{overflow: hidden;background: #f2f2f2;}
.searchInput{width:268px;z-index:0; float: left; display: inline;}
.searchInput input{width:100%;padding: 0 16px;box-sizing: border-box;-webkit-box-sizing: border-box;height:40px;line-height: 40px;background:none;border:none;}
.searchInput input input::-webkit-input-placeholder {color: #666666; /* placeholder颜色  */font-size:14px; /* placeholder字体大小  */text-align: left; /* placeholder位置  */}
.searchBtn{float: left; display: inline; width: 38px;height:40px;overflow: hidden;background: url(../images/common/search.png) no-repeat center center;position: relative;}
.searchBtn:before {display: block;position: absolute;content: '';left: 0;top: 50%;margin-top: -10px;width: 1px;height: 20px;background-color: #d7d7d7;}

.topSearch{ width: 45px; height: 45px;background-color: rgba(0,116,193,.15);  cursor: pointer; border-radius:100%;margin-top: 30px;position: relative;overflow: hidden;}
.topSearch::before{display: block;content:'';width:35px;height: 35px;border-radius: 100%;position: absolute;left: 50%;top: 50%;margin-left: -17.5px;margin-top: -17.5px; background:#2b8ccc url(../images/common/searchH.png) no-repeat center center;}
.topSearch a{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.topSearch:hover{animation: scaleAni 3s linear infinite;}
/*侧边导航*/
.sideNav{position:fixed;top: 25%; right:2%;z-index: 55;transition: all 500ms;-webkit-transition: all 500ms;}
.sideNavList dd:nth-child(1) a{background-color: transparent;box-shadow: none;position: relative;margin-bottom: 10px;width: auto;height: auto;}
.sideNavList dd:nth-child(1) .picC{padding:5px;background-color: rgba(0,116,193,.6);border-radius:100%;}
.sideNavList dd:nth-child(1) .pic{overflow: hidden;}
.sideNavList dd:nth-child(1) .picC::before{display: block;content:'';width: 120px;height: 120px;border: 2px solid rgba(0,116,193,.5);position: absolute;left: -12%;top: -10%;border-radius: 100%;animation: scaleAni 2s linear infinite;}
.sideNavList dd:nth-child(1) .picC::after{display: block;content:'';width: 140px;height: 140px;border: 2px solid rgba(0,116,193,.2);position: absolute;left: -22%;top: -18%;border-radius: 100%;animation: scaleAni 2s linear infinite;}
.sideNavList dd:nth-child(1) .pic{width: 90px;}
.sideNavList dd:nth-child(1) .pic::before{padding-top: 100%;}
.sideNavList dd:nth-child(1) .pic img{object-fit: contain;}
.sideNavList dd:nth-child(1) .text{color: #fff;padding: 6px;display: inline-block;position: relative;z-index: 10;left: 23%;background-image: linear-gradient(45deg, rgba(0,116,193,.8), rgba(0,116,193,.4));border-radius:5px;overflow: hidden;}
.sideNavList dd:nth-child(2) .ddCon{left: -220px;background-color: #0074c1;}
.sideNavList dd:nth-child(2) .picC{background-color: #0074c1;}
.sideNavList dd:nth-child(2) .ddCon::before{border-left-color: #0074c1;}
.sideNavList dd:nth-child(2) .pic{width: 200px;}
.sideNavList dd:nth-child(2) .pic::before{padding-top: 31.0810%;}
.sideNavList dd:nth-child(3) .ddCon{left: -230px;}
.sideNavList dd:nth-child(3) .picBox{overflow: hidden;}
.sideNavList dd:nth-child(3) .picC{float: left;display: inline;margin-right: 10px;}
.sideNavList dd:nth-child(3) .picC:last-child{margin-right: 0;}
.sideNavList dd:nth-child(3) .pic{text-align: center;font-size:14px;color: #333;}
.sideNavList dd:nth-child(3) .picText{text-align: center;font-size:15px;color: #333;padding:5px 0;}
.sideNavList dd{position: relative;margin-bottom: 5px;}
.sideNavList dd a{margin-bottom: 5px;width: 60px;height: 60px;background-color: #fff;border-radius:10px;display: block;box-shadow: 1px -1px 10px 6px rgba(0,0,0,.1);transition: all 800ms;-webkit-transition: all 800ms;margin: 0 auto;}
.sideNavList dd em{background-position: center center;background-repeat: no-repeat;background-size:contain;transition: all 800ms;-webkit-transition: all 800ms;display: block;width: 25px;height: 25px;margin:0 auto;}
.sideNavList dd .em2{display: none;}
.sideNavList dd .text{text-align: center;padding-top: 5px;}
.sideNavList dd .ddCon{transform: translate(0px,-50%);-webkit-transform: translate(0px,-50%);transition: all .5s linear;-webkit-transition: all .5s linear;position: absolute;left: -130px;top: 50%;opacity: 0;visibility: hidden;background-color: #fff;border-radius:5px;padding:5px;box-shadow: 2px -1px 10px 10px rgba(0,0,0,.1);}
.sideNavList dd .ddCon::before{display: block;content:'';border: 10px solid transparent;border-left-color: #fff;position: absolute;right: -20px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);z-index: 55;}
.sideNavList dd .pic{width: 110px;}
.sideNavList dd .pic::before{padding-top: 100%;}
.sideNavList dd:hover .ddCon{transform: translate(-10px,-50%);-webkit-transform: translate(-10px,-50%);opacity: 1;visibility: visible;}
.sideNavList dd:hover a{background-color: #0074c1;}
.sideNavList dd:nth-child(1):hover a{background-color: transparent;}
.sideNavList dd:hover .em1{display: none;}
.sideNavList dd:hover .em2{display: block;}
.sideNavList dd:hover .text{color: #fff;}
.retrunTop{height: 60px;line-height: 60px;background-color: #fff;border-radius: 8px;overflow: hidden;cursor: pointer;box-shadow: 1px -1px 10px 6px rgba(0,0,0,.1);transition: all 800ms;-webkit-transition: all 800ms;text-align: center;width: 60px;margin: 0 auto;vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;}
.retrunTop span{display: none;transition: all .5s linear;-webkit-transition: all .5s linear;font-size: 14px;color: #6a6a6a;padding-right: 10px;}
.retrunTop i{display: inline-block;vertical-align: middle;width: 20px;height: 30px;background: url(../images/slideNavIcn6.png) no-repeat center center / contain;}
.retrunTop:hover{width: auto;background-color: #0074c1;box-sizing: border-box;}
.retrunTop:hover span{transform: translateX(5px);display: inline-block;vertical-align: middle;color: #fff;}
.retrunTop:hover i{background-image: url(../images/slideNavIcn5.png);}
@keyframes scaleAni{
	0%{
		transform: scale(1);
	}
	50%{
		transform: scale(.7);
	}
	100%{
		transform: scale(1);
	}
}
.animHide{opacity: 0;}
.model.show::before {animation: menu-animation .8s ease-out forwards;transform: scale(2) translateY(0);}
.model.show {display: block;}
.model {position: fixed;top: 0;left: 0;z-index: 10600;display: none;width: 100%;height: 100%;overflow: hidden;outline: 0;}
.model span {display: inline-block;width: 50px;height: 50px;line-height: 50px;position: absolute;top: 30px;right: 30px;cursor: pointer;font-size: 72px;text-align: center;overflow: hidden;color: #fff;z-index: 10;}
.model::before {content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;background-color: rgba(0, 0, 0, .87);width: 100%;height: 0;padding-bottom: 100%;border-radius: 100%;transform: scale(.04) translateY(9999px);overflow: hidden;z-index: 9;}
.searchPWBox {width: 600px;height: 60px;overflow: hidden;border-radius: 5px;position: absolute;top: 50%;left: 50%;z-index: 9;margin: -30px 0 0 -300px;transition: all 0.4s linear;-webkit-transition: all 0.4s linear;;}
.searchPWBox input {display: block;float: left;width: 530px;height: 60px;background: none;border: none;line-height: 60px;color: #333;font-size: 16px;padding-left: 10px;background: #fff;}
.searchPWBox input::placeholder {color: #999;font-size: 16px;}
.searchPWBox input::-webkit-placeholder {color: #999;font-size: 16px;}
.searchPWBox a {float: left;display: inline;width: 60px;height: 60px;background: #2b8ccc url(../images/common/searchH.png) no-repeat center center;background-size: 19px 20px;color: #fff;font-size: 30px;text-align: center;line-height: 60px;}
.searchPWBox a:hover {opacity: 0.9;}
@keyframes menu-animation {
	0% {
		opacity: 0;
		transform: scale(.04) translateY(300%)
	}

	40% {
		transform: scale(.04) translateY(0);
		transition: ease-out
	}

	40% {
		transform: scale(.04) translateY(0)
	}

	60% {
		opacity: 1;
		transform: scale(.02) translateY(0)
	}

	61% {
		opacity: 1;
		transform: scale(.04) translateY(0)
	}

	99.9% {
		opacity: 1;
		height: 0;
		padding-bottom: 100%;
		border-radius: 100%
	}

	100% {
		opacity: 1;
		transform: scale(2) translateY(0);
		height: 100%;
		padding-bottom: 0;
		border-radius: 0
	}
}
/* 搜索 end */
/* 导航 start */
/* .menuBox {background: #0a569e;position: relative;z-index: 1;} */
.menuDl{display: flex;}
.menuDl::before{display: block;content:'';clear: both;visibility: hidden;}
.menuDl dd{flex: 1;float: left;display: inline;position: relative;padding:0 25px;}
.menuDl dd::before{display: block;content:'';width: 1px;height: 12px;background-color:#333;position: absolute;right: 0;top: 50%;transform: translateY(-50%) skew(-20deg, 0deg);-webkit-transform:translateY(-50%) skew(-20deg, 0deg);}
.menuDl dd:last-child::before{display: none;}
.menuDl dd .yj{position: relative;z-index: 9;}
.menuDl dd .yj a{display: block;line-height: 100px;text-align: center;color: #333;font-size: 16px;transition: 0.4s;}
.menuDl dd.hover .yj a,
.menuDl dd .yj a:hover{color: #0074c1;}
.menuDl dd .ej{position: absolute;top: 100%;left: 0;width: 100%;background: rgba(0, 0, 0, 0.42);display: none;padding: 5px 0;z-index: 3;}
.menuDl dd .ej li{font-size: 14px;text-align: center; position: relative;}
.menuDl dd .ej li span a{padding: 12px 0;line-height: 25px;display: block;color: #ffffff;margin-bottom:1px}
.menuDl dd .ej li:hover span a{color: #ffffff;background: #2b8ccc;}
.menuDl dd .ej li.hover span a{color: #ffffff;background: #2b8ccc;}
.menuDl dd .sj{ position: absolute; left: 100%; top: 0; width: 100%; background: rgba(0, 0, 0, 0.42); visibility: hidden; opacity: 0; transform: translateY(10px);-webkit-transform: translateY(10px);transition: all 300ms;-webkit-transition: all 300ms;}
.menuDl dd .sj a{ display: block; padding:12px 0; line-height: 25px; color: #fff;}
.menuDl dd .sj a:hover{color: #ffffff;background: #2b8ccc;}
.menuDl dd .sj a.hover{color: #ffffff;background: #2b8ccc;}
.menuDl dd .ej li:hover .sj{ visibility: visible; opacity: 1; transform: translateY(0px);-webkit-transform: translateY(0px);}
/* 导航 end */
/* ————— 头部 end   ————— */
/* ————— indexBanner start ————— */
.indexBanner{position: relative;}
.indexBanner::before{content: '';display: block;padding-top: 51.0416%;}
.indexBannerLoad{position: absolute; left: 50%; top:50%; transform: translate(-50%,-50%); transition: all 1.3s;-webkit-transition: all 1.3s;}
.indexBannerLoad svg{-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;width: 100px;height: 100px;fill: #d71718;}
.indexBannerLoad.hide{ visibility: hidden; opacity: 0;}
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(-360deg);transform:rotate(-360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(-360deg); transform:rotate(-360deg); } }
.indexBanner .bd{height: 100%; overflow: hidden; position: absolute; width: 100%; left: 0; top: 0;}
.indexBanner .bd .slick-list,.indexBanner .bd .slick-track{height: 100%;}
.indexBanner.delay .bd .slick-track{ transition-delay: 1.3s !important;-webkit-transition-delay: 1.3s !important;}
.indexBanner .mySlide{height: 100%;position: relative;overflow: hidden;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.indexBanner .mySlide .bg{height: 100%;position: absolute;width: 100%;left: 0;top:0; overflow: hidden;background-size: cover;background-position: center center;background-repeat: no-repeat;transition: all 1.5s 0s ease-in-out;transform: scale(1.15);}
.indexBanner .mySlide a{display: block;height: 100%;width: 100%;}
.indexDotC{position: absolute;left: 10%;bottom: 10%;}
.indexDotC .num span{font-size: 22px;color:#fff;display: inline-block;vertical-align: middle;}
.indexDotC .num i{display: inline-block;vertical-align: middle;width: 75px;height: 2px;background-color:#fff;margin:0 10px;}
.indexDotC .num em{font-size: 22px;color:rgba(255,255,255,.5);font-style: normal;display: inline-block;vertical-align: middle;}
.indexBanner .mySlide .text{position: absolute; left: 50%; top:50%; width: 1200px; transform: translate(-50%,-50%); color: #FFF;display: none;}
.indexBanner .mySlide .text .text1{ font-size: 25px; margin-bottom: 30px;}
.indexBanner .mySlide .text .text2{ font-size: 0px;}
.indexBanner .mySlide .text .text2 span{font-size: 70px;font-family: "宋体";font-weight: bold;letter-spacing: 3px;float: left;}
.indexBanner .mySlide.slick-active .text{display: block;}
.indexBanner .img{ width: 1200px;position: absolute;left: 50%; top:50%;transform: translate(-50%,-50%); font-size: 0;}
.indexBanner .img .imgItem img{overflow: hidden; display: inline-block; visibility: hidden;}
.indexBanner .img .imgItem img.show{visibility: visible;}
.indexBanner .mySlide.on .bg{transform: scale(1);}
.indexScroll{position: absolute;right: 10%;bottom: 10%;}
.indexScroll i{display: inline-block;vertical-align: middle;background: url(../images/indexBannerIcn.png) no-repeat right center / contain;width: 20px;height: 30px;margin-left: 32px;}
.indexScroll span{display: inline-block;vertical-align: middle;font-size: 15px;color: #fff;}
.indexVideo{position: absolute;left: 10%;bottom: 20%;}
.indexVideo .emC{position: relative;width: 65px;height: 65px;display: inline-block;vertical-align: middle;cursor: pointer;}
.indexVideo .emC::before{display: block;content:'';width: 100%;height: 100%;background: url(../images/indexBannerIcn2.png) no-repeat center center / contain;animation: rotateAni 5s linear infinite;}
.indexVideo em{display: block;background:url(../images/videoIcn1.png) no-repeat center center / contain;width: 15px;height: 18px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.indexVideo span{display: inline-block;vertical-align: middle;font-size: 18px;color: #fff;line-height:65px;margin-left: 20px;}
@keyframes rotateAni{
	0%{
		transform: rotate(0);
	}
	0%{
		transform: rotate(180deg);
	}
	0%{
		transform: rotate(360deg);
	}
}
/* ————— indexBanner end ————— */
/* ————— 底部 start ————— */
.footerTop{background-color:#fcfcfc;padding:37px 0 15px;}
.footerEwm{overflow: hidden;margin-right: -35px;}
.footerEwm dd{float: left;display: inline;}
.footerEwm dd a{display: block;margin-right:35px;}
.footerEwm dd .picC{padding: 8px;background-color:#fff;border-radius:8px;overflow: hidden;border: 2px solid #0074c1;}
.footerEwm dd .pic{width: 115px;}
.footerEwm dd .pic::before{padding-top: 100%;}
.footerEwm dd .text{font-size: 14px;color: #555555;height:60px;line-height:60px ;text-align: center;}
.footerMenu{overflow: hidden;width:41.5256%;}
.footerMenu dd{float: left;display: inline;width: 33.3333%;}
.footerMenu dd a{display: block;font-size: 22px;color: #333333;height: 50px;line-height: 50px;}
.footerMenu dd a:hover{color: #0074c1;}

.footerBottom{background-color:#434343;}
.footerLinkBox{padding: 18px 0; font-size: 15px;color: #fff;font-weight: bold;border-bottom: 1px solid rgba(255,255,255,.2);}
.footerLink{position: relative;width: 332px;z-index: 5;margin-right: 30px;}
.footerLink-top{overflow: hidden;background: rgba(255, 255, 255, 0.1);border-radius: 5px;position: relative;cursor: pointer;}
.footerLink-top .titleBtn{cursor: pointer;width: 52px;height: 52px;background: url(../images/jiantou-icon1.png) center center no-repeat;}
.footerLink-top .title{overflow: hidden;padding: 0 10px 0 22px;height: 52px;line-height: 52px;font-size: 15px;color: #fff;font-weight: bold;}
.footerLinkC{max-height: 180px;overflow-y: auto; position: absolute;left: 0;right: 0;top: 50px;padding: 10px 0px;border: 1px solid rgba(255, 255, 255, 0.1);border-top: none;background: #434343;display: none;}
.footerLinkC a{display: block;line-height: 20px;padding: 8px 10px;font-size: 14px;color: #999;}
.footerLinkC a:hover{color: #fff;}
.footerHot{overflow: hidden;}
.footerHot .title{float: left;display: inline;width: 25px;height: 52px; line-height: 52px;font-size: 16px;color: #fff;background: url(../images/linkIcn.png) no-repeat center center / contain;}
.footerHot .footerHotDl{overflow: hidden;padding: 10px 0;}
.footerHot .footerHotDl a{display: inline;float: left; line-height: 32px;padding: 0 18px;position: relative;font-size: 16px;color: #fff;transition: all 0.3s ease;-webkit-transition: all 0.3s ease;opacity: 0.8;}
.footerHot .footerHotDl a::before{display: block;content: '';position: absolute;width: 1px;height: 10px;right: 0;top: 50%;margin-top: -5px;background: rgba(255, 255, 255, 0.1);}
.footerHot .footerHotDl a:last-child:before{display: none;}
.footerHot .footerHotDl a:hover{font-weight: bold;opacity: 1;}

.footerCon{padding:45px 0 55px;}
.footerCon .copyright{line-height:35px;font-size: 14px;color: #cccccc;}
.footerCon .copyright a{color: #cccccc;}
.footerCon .copyright a:hover{color: #0074c1;}
.footerInfo{overflow: hidden;}
.footerInfo span{display: block;line-height:35px;font-size: 14px;color: #cccccc;}
.bugsBtn{
	display:block;
    width: 68px;
	padding: 0 20px;
	text-align: center;
    background: #fff;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
    background: rgba(255, 255, 255, .5);
    vertical-align: middle;
    cursor: pointer;
    transition: .4s;}
	.bugsBtn:hover{
		background: rgba(255, 255, 255, .3);
	}
/* ————— 底部 end   ————— */
/* ========== 主体框架 end ========== */

/* ========== 内层框架 start ========== */
/* ————— subBanner start ————— */
.subBanner{position: relative;overflow: hidden;width: 100%;}
.subBanner:before{display: block;content: '';padding-top: 21.875%;}
.subBanner img{position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover; object-position: center center;transform: scale(1.1);-webkit-transform: scale(1.1);transition: all 3s ease;-webkit-transition: all 3s ease;}
.subBanner.on  img{transform: scale(1);-webkit-transform: scale(1);}
.subBanner .text{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.subBanner .wrap{height: 100%;}
.subBanner .textC{position: relative;text-align: center;}
.subBanner .textC .cnTitle{font-size: 30px;color: #ffffff;line-height: 30px;font-weight: bold;text-shadow: 0px 0px 5px rgb(0 0 0 / 0.1); margin-bottom: 10px;}
.subBanner .textC .enTitle{font-size: 14px;color: rgb(255 255 255 / .78);line-height: 30px;text-transform: uppercase;text-shadow: 0px 0px 5px rgb(0 0 0 / 0.1);}
/* ————— subBanner end ————— */
/* ————— 当前位置 start ————— */
.locationBox{clear:both;width: 100%;height:80px;background: #fff;    box-shadow: -7px 2px 5px #dcdcdc;position: relative;z-index: 1;}
.location{height: 80px;overflow: hidden;padding-left: 33px;position: relative;}
.location a.home{ position: absolute; left: 0; top: 0; width: 33px; height: 100%;background-position: left center;background-repeat: no-repeat;background-image: url(../images/common/home.png); padding-left: 0; margin-right: 0;}
.location a{display: inline;float: left;height: 80px;line-height: 80px;padding-left: 14px;margin-right: 10px;background-position: left center;background-repeat: no-repeat;background-image: url(../images/common/icon8.png);color: #898989;font-size: 14px;font-weight: bold;}
.location a:hover{color:#0074c1}
.location a.hover{color:#0074c1}
.subNavBox{margin-right:-15px; position: relative;}
.subNav::after{ display: block; content: ''; clear: both; visibility: hidden;}
.subNav a{display: inline;float: left;line-height: 80px;height:80px;color: #898989;font-size: 14px;padding:0 14px;font-weight: bold;}
.subNav a.hover{color: #0074c1}
.subNav a:hover{color: #0074c1}
/* ————— 当前位置 end ————— */
/* ————— 三级栏目 start ————— */
.sjMenu{ text-align: center; font-size: 0;}
.sjMenu a{ display: inline-block; height: 30px; line-height: 30px; padding:0 30px; color: #333; border: 1px solid #fff; border-radius: 32px; font-size: 14px; margin: 0 5px; background: #FFF;}
.sjMenu a:hover{ background: #0074c1; color: #FFF; border-color: #0074c1;}
.sjMenu a.hover{ background: #0074c1; color: #FFF; border-color: #0074c1;}
/* ————— 三级栏目 end ————— */
/* ————— 页码 start ————— */
.page{text-align: center;clear: both;font-size: 14px;}
.page a{display: inline-block;overflow: hidden;padding: 8px 13px;color:#999999;border-radius: 100%;background: #fff;margin: 0 3px;border: 1px solid #ececec;}
.page span{display: inline-block; padding: 6px 2px; position: relative; top: -15px;}
.page a:hover{background: #0074c1;color: #fff;}
.page a.hover{background: #0074c1;color: #fff;}
.page input{display: inline-block;vertical-align: middle;height: 22px;border: 1px solid #e6e6e6;position: relative; top: -2px;}
.page input.pageDetail{width: 30px; height: 30px; text-align: center; border-radius: 3px; color: #999999; position: relative; top: -13px;}
.page label{color:#999999;position: relative;top: -11px;}
.page input.page_bnt{border: none; width: 30px; height: 25px; cursor: pointer; background: none; color: #999999; position: relative; top: -13px;}
.page a div{width: 11px;height: 19px;background-position: center center;background-repeat: no-repeat;}
.page a.firstPage div{background-image: url(../images/common/page/firstPage.png)}
.page a.prevPage div{background-image: url(../images/common/page/prevPage.png)}
.page a.nextPage div{background-image: url(../images/common/page/nextPage.png)}
.page a.lastPage div{background-image: url(../images/common/page/lastPage.png)}
.page a.firstPage:hover div{background-image: url(../images/common/page/firstPageh.png)}
.page a.prevPage:hover div{background-image: url(../images/common/page/prevPageh.png)}
.page a.nextPage:hover div{background-image: url(../images/common/page/nextPageh.png)}
.page a.lastPage:hover div{background-image: url(../images/common/page/lastPageh.png)}
.page a.firstPage.disabled{background:#E2E2E2;}
.page a.prevPage.disabled{background:#E2E2E2;}
.page a.nextPage.disabled{background:#E2E2E2;}
.page a.lastPage.disabled{background:#E2E2E2;}
.page a.firstPage.disabled div{background-image: url(../images/common/page/firstPage.png)}
.page a.prevPage.disabled div{background-image: url(../images/common/page/prevPage.png)}
.page a.nextPage.disabled div{background-image: url(../images/common/page/nextPage.png)}
.page a.lastPage.disabled div{background-image: url(../images/common/page/lastPage.png)}
/* ————— 页码 end ————— */
/* ————— 弹窗 start ————— */
.aykj-recruitTc .layui-layer-btn{ text-align: center;}
.aykj-recruitTc .layui-layer-btn a{ height: 38px; line-height: 38px; padding: 0 40px; font-size: 14px;}
.aykj-recruitTc .layui-layer-btn .layui-layer-btn0{background: #0074c1; color: #FFF; border-color: #0074c1;}
.aykj-recruitTc .layui-layer-btn .layui-layer-btn1{background: #ddd; color: #8b8b8b; border-color: #ddd;}

.aykj-alert .layui-layer-btn .layui-layer-btn0{background: #0074c1; border-color: #0074c1;}
/* ————— 弹窗 end ————— */
/* ========== 内层框架 end ========== */

/* ========== 首页 start ========== */
/* ————— 公共部分 start ————— */
.indexTitle {margin-bottom: 55px;}
.indexTitle .cnTitle{font-size: 46px;color: #000000;height:67px;line-height:67px;font-weight: bold}
.indexTitle .enTitle{font-size: 30px;color: #666666;height:45px;line-height:45px;text-transform: uppercase;}

.indexMore {display: inline-block;padding:0 55px;height: 60px;line-height: 60px;background-color:#fff;border-radius:8px;overflow: hidden;}
.indexMore span{display: inline-block;vertical-align: middle;font-size: 16px;color: #333333;font-weight: bold;margin-right: 10px;}
.indexMore em{display: inline-block;vertical-align: middle;background: url(../images/indexMoreIcn1.png) no-repeat center center / contain;width: 15px;height: 15px;transition: all .5s linear;-webkit-transition: all .5s linear;}
.indexMore:hover em{transform: rotate(45deg);}
/* ————— 公共部分 end ————— */
/* ————— 第1通栏 start ————— */
.column1List{height: 640px;position: relative;overflow: hidden;width: 100%;}
.column1List dd a{width: 23.7179%;box-sizing: border-box;position: absolute;border-radius:10px;overflow: hidden;display: block;}
.column1List dd .indexTitle {overflow: hidden;}
.column1List dd .indexTitle .cnTitle{font-size: 24px;height: 35px;line-height: 35px;}
.column1List dd .indexTitle .enTitle{font-size: 14px;height: 25px;line-height: 25px;}
.column1List .dd1 .indexTitle{margin-bottom:87px;}
.column1List .dd1 a{padding:45px 162px 75px 60px;width:49.359%;margin-right: 25px;left: 0;top: 0;height: 100%;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.column1List .dd1 a:before{display:block;content:"";position:absolute; width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.08)}
.column1List .dd1 .text{margin-bottom: 80px;position:relative;z-index:2;}
.column1List .dd1 .indexTitle,.column1List .dd1 .indexMore{position:relative;z-index:2;}
.column1List .dd2 a{height: 48%;right: 25.3205%;top: 0;background-color:#e4f9e4;padding: 45px 30px 32px;}
.column1List .dd2 .indexTitle,.column1List .dd3 .indexTitle{margin-bottom:117px;}
.column1List .dd3 a{height: 48%;right: 25.3205%;bottom: 0;background-color:#fdf9db;padding: 45px 30px 32px;}
.column1List .dd4{background-position: center center;background-repeat: no-repeat;background-size: cover;position: absolute;box-sizing: border-box; height: 100%;right: 0;top: 0;padding:45px 30px 80px;width: 23.7179%;}
.column1List .dd4 .indexTitle{margin-bottom: 245px;}
.column1List dd .text{font-size: 15px;color: #333333;line-height: 25px;height:200px;overflow:hidden;}
.column1List dd .more {background: url(../images/indexMoreIcn1.png) no-repeat center center / contain;width: 20px;height: 20px;transition: all .5s linear;-webkit-transition: all .5s linear;}
.column1List dd:hover .more{transform: rotate(45deg);-webkit-transform: rotate(45deg);}
.column1Ul li{margin-bottom:30px;}
.column1Ul li a{width: auto;position: relative;}
.column1Ul li em{display: inline-block;vertical-align: middle;width: 50px;height: 50px;background-position: center center;background-repeat: no-repeat;background-size: contain;position: relative;z-index: 1;}
.column1Ul li span{display: inline-block;vertical-align: middle;height: 50px;line-height: 50px;font-size: 18px;color: #333333;background-color:#f7f7fe;width:90%;padding-left: 50px;box-sizing: border-box;margin-left: -30px;position: relative;z-index: 0;border-radius: 0 30px 30px 0;}
.column1Ul li:hover span{color: #0074c1;}
/* ————— 第1通栏 end ————— */
/* ————— 第2通栏 start ————— */
.column2{padding:110px 0 140px;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.column2L{width:73.7179%;margin-right: 63px;}
.column2Swiper {position: relative;}
.column2Swiper .bd{overflow: hidden;}
.column2Swiper .bd a{display: block;border-radius: 27px;overflow: hidden;border: 1px solid #d9dada;}
.column2Swiper .bd .pic::before{padding-top:80.5556%;}
.column2Swiper .bd .textC{background-color:#FFF;padding:35px 45px ;position: relative;}
.column2Swiper .bd .textC::before{display: block;content:'';background: url(../images/column2Icn1.png) no-repeat center center / 100% 100%;width: 100%;height: 100%;position: absolute;left: 0;top: 0px;opacity: 0;visibility: hidden;transition: all .5s linear;-webkit-transition: all .5s linear;}
.column2Swiper .bd .name{height: 50px;line-height: 50px;}
.column2Swiper .bd .name span{display: inline-block;vertical-align: middle;}
.column2Swiper .bd .name span:nth-child(1){font-size: 26px;color: #333333;}
.column2Swiper .bd .name span:nth-child(2){font-size:16px ;color: #0074c1;padding: 0 18px;height: 30px;line-height: 30px;background-color:#e5f1f9;border-radius: 5px;overflow: hidden;margin-left: 10px;}
.column2Swiper .bd ul li{font-size: 15px;color: #999999;line-height: 35px;}
.column2Swiper .bd ul li i{color: #333333;font-style: normal;}
.column2Swiper .swiper-slide-active .textC::before{opacity: 1;visibility: visible;}
.column2Btn{position: absolute;right: 0;top: -110px;font-style: 0;}
.column2Prev{display: inline-block;vertical-align: middle;width: 62px;height: 62px;background: #fff url(../images/prev-hei.png) no-repeat center center / 15px 23px;margin-right: 25px;border-radius:10px;overflow: hidden;cursor: pointer;transition: all .5s linear;-webkit-transition: all .5s linear;}
.column2Next{display: inline-block;vertical-align: middle;width: 62px;height: 62px;background: #fff url(../images/next-hei.png) no-repeat center center / 15px 23px;border-radius:10px;overflow: hidden;cursor: pointer;transition: all .5s linear;-webkit-transition: all .5s linear;}
.column2Prev:hover{background-color: #0074c1;background-image: url(../images/prev-bai.png);}
.column2Next:hover{background-color: #0074c1;background-image: url(../images/next-bai.png);}
.column2R{overflow: hidden;margin-top: -105px;}
.column2R .title{font-size:40px;color: #333333;height:90px;line-height:90px;margin-bottom: 25px;}
.column2Form {margin-bottom: 30px;}
.column2Form .item{margin-bottom:15px;overflow: hidden;}
.column2Form .item .itemC{background-color: #fff;border-radius: 8px;overflow: hidden;height: 50px;line-height: 50px;padding:0 20px;}
.column2Form .item .input{overflow: hidden;border: none;}
.column2Form .item input{height: 50px;line-height: 50px;border: none;}
.column2Form .item span{width: 5px;color: #ff0000;font-size: 15px;}
.layui-laydate .layui-this{background-color: #0074c1 !important;}
.column2Form .item1 textarea{height: 100%;border: none;padding:10px 0;box-sizing: border-box;width: 100%;}
.column2Form .item1 .itemC{height: 158px;}
.column2Form .item1 .input{height: 100%;}
.column2Form .item2 .img{width: 120px;margin-left: 20px;background-color: #fff;border-radius: 8px;overflow: hidden;height: 50px;}
.column2Form .item2 img{width: 100%;height: 100%;object-fit: contain;}
.column2Form .item2 .itemC{overflow: hidden;}
.column2R .submitBtn a{display: block;height: 55px;line-height: 55px;font-size: 16px;color: #fff;text-align: center;border-radius: 8px;overflow: hidden;background-color: #0074c1;}
/* ————— 第2通栏 end ————— */
/* ————— 第3通栏 start ————— */
.column3{padding:150px 0 125px;}
.column3Con{position: relative;height: 775px;}
.column3 .bg{background:url(../images/column3Img2.jpg) no-repeat left top / cover;width:72.9167%;height: 100%;position: absolute;left: 0;top:-150px;z-index: 1;}
.column3Img {position: absolute;right: 0;top: 0;height: 100%;width:83.0729%;z-index: 0;}
.column3 .wrap{position: relative;z-index: 5;}
.column3 .indexTitle{margin:0 53px 45px 0;}
.column3 .indexTitle .enTitle{color: #fff;}
.column3 .indexTitle .enTitle i{color: #fff;}
.column3 .indexTitle .cnTitle{color: #fff;}
.column3 .pic{position: absolute;right: 0;top: 10%;width: 740px;}
.column3 .pic::before{padding-top:60.8108%;}
.column3Box{padding-top: 82px;}
.column3List{margin-right: -20px;width:61.2805%;overflow: hidden;}
.column3List dd{margin-bottom: 20px;float: left;display: inline;width: 33.3333%;}
.column3List dd a{display: block;margin-right: 20px;background-color: #fff;height: 90px;line-height: 90px;overflow: hidden;padding:0 30px 0 30px;position: relative;}
.column3List dd a::before{width: 5px;height: 100%;display: block;content: '';position: absolute;left: 0;top: 0;background-color: #0074c1;transition: all 500ms;-webkit-transition: all 500ms;}
.column3List dd em{width: 45px;height: 40px;margin-right:30px;background-position: center center;background-repeat: no-repeat;background-size: contain;padding-top: 50px;position: relative;z-index: 5;transition: all 500ms;-webkit-transition: all 500ms;}
.column3List dd .em2{display: none;}
.column3List dd .text{overflow: hidden;font-size: 16px;color: #666;background: url(../images/column3ListIcn1.png) no-repeat right center;position: relative;z-index: 5;}
.column3List dd:hover a::before{width: 100%;}
.column3List dd:hover .em1{display: none;}
.column3List dd:hover .em2{display: block;}
.column3List dd:hover .text{color: #fff;background-image: url(../images/column3ListIcn2.png);}
.column3More{position: absolute;right: -120px;bottom: -120px;}
.column3More a{display: block;width: 120px;height: 120px;background-color: #0074c1;padding-top: 30px;box-sizing: border-box;}
.column3More i{display: block;width: 35px;height: 35px;border: 1px solid #fff;background: url(../images/column3MoreIcn.png) no-repeat center center;border-radius: 10px 0 10px 10px;margin:0 auto;}
.column3More span{display: block; font-size:16px ;color: #fff;height: 40px;line-height: 40px;text-align: center;}

/* ————— 第3通栏 end ————— */
/* ————— 第4通栏 start ————— */
.column4{padding-bottom: 120px;}
.column4Con{position: relative;}
.column4 .bg{background-position: center center;background-repeat: no-repeat;background-size: cover;position: absolute;left: 0;top: 0;width: 90.625%;height: 100%;border-radius: 0 10px 10px 0;overflow: hidden;}
.column4Box{padding: 150px 0;position: relative;z-index: 1;}
.column4L{width:400px;margin:0 60px 0 9.375%;}
.column4L .indexTitle {border-bottom: 1px solid rgba(255,255,255,.2);padding-bottom: 45px;margin-bottom: 52px;}
.column4L .indexTitle .cnTitle{color: #fff;}
.column4L .indexTitle .enTitle{color: rgba(255,255,255,.3);}
.column4L .textC .title{margin-bottom:17px;}
.column4L .textC .cntitle{font-size: 24px;color: #fff;height: 40px;line-height: 40px;}
.column4L .textC .entitle{font-size:20px;color: rgba(255,255,255,.5);height: 28px;line-height: 28px;text-transform: capitalize;}
.column4L .textC .text{font-size:14px ;color: rgba(255,255,255,.4);height:88px;line-height: 22px;margin-bottom:55px ;}
.column4R{overflow: hidden;position: relative;}
.column4R .bd{overflow: hidden;}
.column4R .bd .pic{border-radius: 15px;overflow: hidden;}
.column4R .html{display: none;}
/* ————— 第4通栏 end ————— */
/* ————— 第5通栏 start ————— */
.column5{background-position: center center;background-repeat: no-repeat;background-size: cover;padding:125px 0 50px;}
.column5Top{margin-bottom: 105px;}
.column5Top .indexTitle{overflow: hidden;}
.column5BtnList dd{float: left;display: inline;margin-right: 12px;cursor: pointer;}
.column5BtnList dd span{display: block;padding:0 25px;height: 45px;line-height: 45px;font-size: 16px;color: #4c4c4c;transition: all .5s linear;-webkit-transition: all .5s linear;}
.column5BtnList dd.hover span{background-color: #0074c1;border-radius:30px;color: #fff;}

.column5L{width:52.5641%;margin-right: 20px;}
.column5List{margin-right: -20px;}
.column5List dd{float: left;display: inline;width: 50%;}
.column5List dd a{display: block;margin-right: 20px;}
.column5List dd .pic{border-radius: 8px;overflow: hidden;}
.column5List dd .title{font-size: 20px;color: #333333;height:50px;line-height:50px;padding:15px 0 25px;}
.column5List dd .text{font-size:14px ;color: #666666;height:50px;line-height:25px;margin-bottom: 27px;}
.column5List dd .timeC{height:50px;line-height:50px;}
.column5List dd .time {font-size: 16px;color: #999;margin-right: 45px;}
.column5List dd .time i{font-size:20px ;color: #555;font-style: normal;font-weight: bold;}
.column5List dd .more{font-size:14px ;color: #666666;overflow: hidden;}
.column5List dd:hover .title{color: #0074c1;}
.column5List dd:hover .more{color: #0074c1;}
.column5Swiper{border-radius: 10px;overflow: hidden;position: relative;top: -58px;padding-bottom: 100px;}
.column5Swiper .html{display: none;}
.column5Swiper .textC{ border-radius:20px 0 0 0;background-color:#0074c1;width: 62.5%;position: absolute;right: 0;bottom: 0;z-index: 1;}
.column5Swiper .textC .time{font-size:16px ;color: #fff;height: 58px;line-height: 58px;padding:25px 42px 0;}
.column5Swiper .textC .time i{font-size:36px ;color: #fff;font-weight: bold;font-style: normal;}
.column5Swiper .textC .title{padding:25px 42px;}
.column5Swiper .textC .title span{display: block; font-size:22px ;color: #ffffff;height: 52px;line-height: 52px;}
.column5Swiper .textC .more{font-size:14px ;color: #fff;padding:0 42px;height: 60px;line-height: 60px;width: 100%;box-sizing: border-box;background-color:#1164ac;}
/* ————— 第5通栏 end ————— */
/* ————— 第6通栏 start ————— */
.column6{background-position: center center;background-repeat: no-repeat;background-size: cover;padding:143px 0 137px;}
.column6L{overflow: hidden;}
.column6L .indexTitle{margin-bottom:235px;padding-top:57px;}
.column6L .indexTitle .cnTitle{color: #fff;}
.column6L .indexTitle .enTitle{color: rgba(255,255,255,.5);}
.column6List{margin-right: -30px;width:78.8462%;}
.column6List dd{float: left;display: inline;width: 33.3333%;}

.column6List dd:nth-child(2) a{margin-top: -30px;}
.column6List dd a{display: block;margin-right:30px;background-color:#fff;border-radius:8px;overflow: hidden;padding:45px 28px 10px;}
.column6List dd ul li{overflow: hidden;margin-bottom: 30px;}
.column6List dd ul span{font-size: 15px;color: #333333;}
.column6List dd ul span:nth-child(1){padding:0 12px;height: 30px;line-height: 30px;border-radius: 30px;background-color:#e9f5ff;margin-right: 20px;}
.column6List dd ul span:nth-child(2){overflow: hidden;display: inline-block;line-height: 22px;}
.column6List dd .pic img{object-fit: contain;}
/* ————— 第6通栏 end ————— */
/* ————— 第7通栏 start ————— */
.column7{background-position: center center;background-repeat: no-repeat;background-size: cover;padding:70px 0 100px;position: relative;}
.column7Con{margin-left:9.375%;}
.column7 .indexMore{position: absolute;right: 9.375%;top: 25%;}
.column7 .indexMore a{padding: 0 55px;background-color:#0074c1;height: 60px;line-height: 60px;display: inline-block;border-radius:10px;overflow: hidden;}
.column7 .indexMore a span{color:#fff;}
.column7 .indexMore a em{background-image: url(../images/column3MoreIcn.png);}
.column7List {overflow: hidden;}
/* .column7List dd{float: left;display: inline;} */
.column7List dd:nth-child(2){width: 59.2083%;margin-right: 20px;}
.column7List dd:nth-child(2) .pic{border-radius:55px 0 0 0;overflow: hidden;}
.column7List dd:nth-child(2) .pic::before{padding-top:59.9057%;}
.column7List dd:nth-child(1){width: 38.375%;padding-top: 8%;}
.column7List dd:nth-child(1) .pic::before{padding-top:72.7273%;}
/* ————— 第7通栏 end ————— */
/* ========== 首页 end ========== */
/* ========== 频道页 start ========== */
/* ========== 频道页 end ========== */
/*找错弹窗 start*/
.bugsFormCon{width: 50%;background-color:#fff;border-radius:10px;overflow: hidden;transform:translate(-50%,-50%) scale(0);-webkit-transform:translate(-50%,-50%) scale(0);transition: all .5s;-webkit-transition: all .5s;position: fixed;left: 50%;top: 50%;z-index: 55;box-shadow: 1px 10px 10px rgba(0,0,0,.1);padding-bottom: 30px;}
.bugsFormCon .close{background: url(../images/closeIcn.png) no-repeat center center / contain;width: 30px;height: 30px;position: absolute;right: 30px;top: 15px;cursor: pointer;}
.bugsFormBox .mask{width: 100%;height: 100%;background-color: rgba(0,0,0,.5);position: fixed;left: 0;top: 0;opacity: 0;visibility: hidden;transition: all .5s;-webkit-transition: all .5s;z-index: 54;}
.bugsFormBox.active .bugsFormCon{transform:translate(-50%,-50%) scale(1);-webkit-transform:translate(-50%,-50%) scale(1);}
.bugsFormBox{position: relative;z-index: 999;}
.bugsFormBox.active .mask{opacity:1;visibility: visible;}
.bugsFormCon .title{font-size: 26px;color: #333;height: 80px;line-height: 80px;text-align: center;}
.bugsForm{padding: 20px 80px;height: 500px;overflow-y: auto;}
.bugsForm .item{height:50px;line-height: 50px;overflow: hidden;margin-bottom: 30px;}
.bugsForm .item .lable{font-size:16px;color: #666;width: 130px;text-align: right;}
.bugsForm .item .value{overflow: hidden;border: 1px solid #999;box-sizing: border-box;height: 50px;padding: 0 20px;border-radius: 5px;}
.bugsForm .item select{width: 100%;height: 50px;line-height: 50px;border: none;}
.bugsForm .item .value input{height: 50px;line-height: 50px;width: 100%;border: none;position: relative;top: -2px;}
.bugsForm .item1 ,.bugsForm .item1 .value{height: 150px;}
.bugsForm .item1 .value textarea{height: 150px;line-height: 30px;border: none;width: 100%;}
.bugsForm .item2 .value{padding:0 0 0 20px;width: 50%;}
.bugsForm .item2 input{display: inline-block;vertical-align: middle;width: 69% !important;}
.bugsForm .item2 .img{display: inline-block;vertical-align: middle;width: 100px;height: 50px;}
.bugsFormCon .submitBtn{text-align: center;}
.bugsFormCon .submitBtn a{padding:0 50px;height: 50px;line-height: 50px;background-color:#0074c1;font-size: 16px;color: #fff;display: inline-block;}
/*找错弹窗 end*/